xen.git
2005-09-28 kaf24@firebug... Fix gnttab setup, which I broke 2 changesets ago.
2005-09-28 kaf24@firebug... This patch fixes a race between when the disable cpu...
2005-09-28 kaf24@firebug... Reindent grant-table kernel code and reserve first few
2005-09-28 kaf24@firebug... Fix netif save/restore.
2005-09-28 kaf24@firebug... Fixes for blkif save/restore. A 'dd if=/dev/sda1 of...
2005-09-28 emellor@ewanMerge.
2005-09-28 emellor@ewanRemove unused domain_devtype_get.
2005-09-28 emellor@ewanRemove unused xend_domain_device.
2005-09-28 emellor@ewanChange device IDs to be integers, as required now by...
2005-09-28 kaf24@firebug... Remove broken assertion in 64-bit shadow pagetable...
2005-09-28 emellor@ewanNothing.
2005-09-28 emellor@ewanMinor tidy up.
2005-09-28 emellor@ewanAdded new classmethod xstransact.ListRecursive, and...
2005-09-28 emellor@ewanNothing.
2005-09-28 emellor@ewanMerged.
2005-09-28 emellor@ewanMerged.
2005-09-28 emellor@ewanMerged.
2005-09-28 emellor@ewanMerged.
2005-09-28 emellor@ewanMerge.
2005-09-28 kaf24@firebug... Fix preemptible uses of smp_processor_id() in page...
2005-09-28 emellor@ewanFix returning of results broken by last change.
2005-09-28 jrb44@plym... Changed -xen x86-32 defconfig CONFIG_EXT2_FS=y
2005-09-28 jrb44@plym... Changed -xen x86-32 defconfig CONFIG_SECURITY_CAPABILIT...
2005-09-28 kaf24@firebug... merge?
2005-09-28 yjiang5@vtsmp... Initialize pointer array for set mapping.
2005-09-28 kaf24@firebug... imported patch ../tmp/fix_free_monitor_pagetable.patch
2005-09-28 yjiang5@vtsmp... Save immediate operand into mcip structure.
2005-09-28 kaf24@firebug... With this patch, we can enable VMXAssist to bring up...
2005-09-28 emellor@ewanAdded logging of exceptions coming through callInfo...
2005-09-28 emellor@ewanMinor tidy.
2005-09-28 kaf24@firebug... Currently the mmio_operands assumes writing to memory...
2005-09-28 emellor@ewanImprove HTML output.
2005-09-28 emellor@ewanAdded missing quote to HTML output.
2005-09-28 emellor@ewanAdded behaviour to read() to read directly from the...
2005-09-28 emellor@ewanHandle exceptions caused during processing of requests...
2005-09-27 emellor@ewanRemove unused import, mark unused variables.
2005-09-27 emellor@ewanRemove unused imports, variables.
2005-09-27 emellor@ewanFix final misuse of prettyprint parameters.
2005-09-27 emellor@ewanRemove unused imports, and unused progress parameters...
2005-09-27 emellor@ewanAdded getDeviceSxprs, to support xm block-list.
2005-09-27 emellor@ewanAdded sxprs, for xm block-list.
2005-09-27 emellor@ewanAdded behaviour to list() to list the transaction's...
2005-09-27 kaf24@firebug... merge?
2005-09-27 kaf24@firebug... This patch adds "wbinvd" instruction emulation for...
2005-09-27 emellor@ewanThis patch adds a quick check to 'xm restore' that...
2005-09-27 emellor@ewanThis patch adds a quick check in "xm save" to make...
2005-09-27 emellor@ewanThis patch cleans up some of the argument usage in...
2005-09-27 emellor@ewanRemove DBMap etc from XendDomainInfo, moving the handli...
2005-09-27 emellor@ewanRemove the domain and VM paths from the store when...
2005-09-27 emellor@ewanMerge.
2005-09-27 emellor@ewanDetangle the restart/reboot/halt/save/restore code...
2005-09-27 emellor@ewanUse constant in XendDomainInfo rather than embedding...
2005-09-27 emellor@ewanAdded missing import socket statement.
2005-09-26 kaf24@firebug... Move non-transactional and non-idempotent code out of
2005-09-26 kaf24@firebug... xenstore fires @releaseDomain both when a domain shuts
2005-09-26 kaf24@firebug... xenbus_transaction_end() returns negative error code.
2005-09-25 kaf24@firebug... Fix so that 'make uninstall' won't fail if /etc/xen
2005-09-24 emellor@ewanAdd helper method XendDomain.callInfo that stubs throug...
2005-09-24 emellor@ewanNothing.
2005-09-24 emellor@ewanMerge.
2005-09-24 emellor@ewanAdded default value for ssidref -- 0.
2005-09-24 emellor@ewanMove ImageHandler registration into image.py from XendD...
2005-09-24 kaf24@firebug... Fix build for pedantic compilers.
2005-09-24 kaf24@firebug... Fix tpm split driver to follow changes in the xenbus...
2005-09-23 kaf24@firebug... Update User's Guide installation section to mention...
2005-09-23 kaf24@firebug... Add an install-time check for hotplug.
2005-09-23 kaf24@firebug... Fix debug build of Xen.
2005-09-23 emellor@ewanRemoved unused Blkctl.py. The functionality here has...
2005-09-23 emellor@ewanMerged.
2005-09-23 emellor@ewanMerge the duplicated code for create, destroy, migrate...
2005-09-23 emellor@ewanNeaten the configuration parsing code. Add a self...
2005-09-23 emellor@ewanMove ImageHandler.create call to initDomain, after...
2005-09-23 kaf24@firebug... Restructure GNTTABOP_map_grant_ref.
2005-09-23 emellor@ewanRemove unused XendDB.py.
2005-09-23 emellor@ewanRemove unused tempfile.py. Even if anyone were using...
2005-09-23 emellor@ewanFix call with missing parameters.
2005-09-23 kaf24@firebug... Make PAE defs in xg_private.h usable in both 32- and
2005-09-23 emellor@ewanAdd check for speed (takes 33 minutes on my laptop...
2005-09-23 Rusty RussellMake xenstored use tdb, transactions can soft-fail...
2005-09-23 Rusty RussellAdd check for speed (takes 33 minutes on my laptop...
2005-09-23 kaf24@firebug... Add VGA acceleration support for cirrus logic device...
2005-09-23 kaf24@firebug... Clean up xc_vmx_build():
2005-09-22 kaf24@firebug... Remove file from sparse tree.
2005-09-22 djm@kirby.fc... Minor drivers/xen changes and includes to support xenli...
2005-09-22 djm@kirby.fc... Merge latest xen-unstable into xen-ia64-unstable
2005-09-22 djm@kirby.fc... Patches and recipe to build an elilo.efi that will...
2005-09-22 emellor@ewanMove variable initialisation out of import section...
2005-09-22 emellor@ewanRename XendDomainInfo and DevController.getDomain to...
2005-09-22 emellor@ewanMove initDomain out of image.py and into XendDomainInfo...
2005-09-22 emellor@ewanAdded diagnostic message when RuntimeError is raised...
2005-09-22 emellor@ewanMerged.
2005-09-22 emellor@ewanA number of changes to get save-restore working again:
2005-09-22 kaf24@firebug... Fixes a vtpm timeout problem for slow machines.
2005-09-22 kaf24@firebug... Netfront/back always use grant tables now. This cleans...
2005-09-22 kaf24@firebug... Remove defunct usb split driver code. It will get repla...
2005-09-22 kaf24@firebug... Indentation cleanups in linux driver code.
2005-09-22 emellor@ewanMerged?
2005-09-22 djm@kirby.fc... Remove all CONFIG_VTI, VTI now works dynamically
2005-09-22 kaf24@firebug... A more comprehensive fix for mapping shared-ring grant
2005-09-22 emellor@ewanThis patch adds a check in xend that prevents a user...
next